home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 2: CDPD 1
/
Almathera Ten on Ten - Disc 2: CDPD 1.iso
/
pd
/
051-075
/
068
/
mg1b
/
version.c
< prev
next >
Wrap
C/C++ Source or Header
|
1995-03-13
|
441b
|
17 lines
/*
* This file contains the string that get written
* out by the emacs-version command.
* Rich had it generated by a command file. I do
* it manually, until I can figure out a way to get
* the MicroGnuEmacs version number generated in an
* reasonable and automatic manner.
*/
char *version = "MicroGnuEmacs 1b" ;
#ifdef __50SERIES
#ifndef __CI
static void dummmy(){} /* work around bug in primos 64v mode */
#endif
#endif